<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333; min-width:1450px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,å¾®è½¯é›…é»‘,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}
/* è®¾ç½®æ»šåŠ¨æ¡çš„æ&nbsp;·å¼ */
::-webkit-scrollbar { width:0px;}/* æ»šåŠ¨æ§½ */
::-webkit-scrollbar-track { background-color:#ddd; width:1px; border-radius:0px;}/* æ»šåŠ¨æ¡æ»‘å— */
::-webkit-scrollbar-thumb { background-color:#088898;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#088898;}

/* æŒ‰é’®æ&nbsp;·å¼åŽ»é™¤*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 

.w1400{width:1400px;margin:0 auto;}

/*top*/
header .top1{ background:url(../images/top_bg1.png) repeat; height:60px; overflow:hidden;}
header .top1 .left{ float:left; color:#fff; font-size:16px;display:flex; height:60px; display: -webkit-flex;align-items:center;}
header .top1 .left img{ margin-right:10px;}
header .top1 .right{ float:right; height:100%; padding:0 30px; background:#f82838;color:#fff; font-weight:bold; font-size:26px;height:60px;display:flex; display: -webkit-flex;align-items:center;}
header .top1 .right img{ margin-right:10px;}
.ly_top { width: 100%; background: #fff; height: 100px; position: relative; z-index: 99;}
.ly_top .lytop_main { height: 100%; position: relative;}
.ly_top .lytop_main .toplogo { width: 365px; height:100%; float: left;}
.ly_top .lytop_main .toplogo a { display: block; width: 100%; height: 100%; position:relative; }
.ly_top .lytop_main .toplogo a img { max-width: 100%; max-height:100%; position:absolute; top:50%; transform:translateY(-50%); }
.ly_top .lytop_main .top_right { width: 65%; float: right; height: 100%; }
.ly_top .lytop_main .top_right .nav { width: calc(100% - 80px); float: left; height: 100%; transition: all 0.4s; }
.ly_top .lytop_main .top_right#showopen .nav { transform: scale3d(0, 0, 0); width: 0; }
.ly_top .lytop_main .top_right .nav li { width:16.66666%; height: 100%; float: left; text-align: center; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-top: 35px; }
.ly_top .lytop_main .top_right .nav li&gt; a { height: 100%; line-height: 30px; font-size: 18px; text-align: center; transition: .4s ease; display: inline-block; position: relative; color: #333; }
.ly_top .lytop_main .top_right .nav li a::before, .ly_top .lytop_main .top_right .nav li.navon a::before { content: ""; display: block; position: absolute; bottom: 0; height: 3px; width: 3px; left: 50%; transform: translateX(-50%); opacity: 0; background-color: #088898; -webkit-transition: all .4s; -o-transition: all .4s; -ms-transition: all .4s; transition: all .4s; }
.ly_top .lytop_main .top_right .nav li:hover a::before, .ly_top .lytop_main .top_right .nav li.navon a::before { width: 100%; opacity: 1; -webkit-transition: all .4s; -o-transition: all .4s; -ms-transition: all .4s; transition: all .4s; }
.ly_top .lytop_main .top_right .nav li:hover a, .ly_top .lytop_main .top_right .nav li.navon a { font-weight:bold;}
.ly_top .lytop_main .top_right .nav li:hover a::after,.ly_top .lytop_main .top_right .nav li.navon a::after { content: ""; display: block; width: 9px; height: 6px; background: url(../images/topjt.png) center no-repeat; -webkit-transition: all .4s; -o-transition: all .4s; -ms-transition: all .4s; transition: all .4s; position: absolute; bottom:0; left:50%; transform:translateX(-50%);}
/*ä¸‹æ‹‰*/
.nav_item_open { width: 140%; height: auto; position: absolute; left: -20%; top: 100%; z-index: 10; background-color: #fff; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
.ny_top .nav_item_open { background-color: #fff; }
.ly_top .lytop_main .top_right .nav li:hover:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
.ly_top .lytop_main .top_right .nav li .subopen { display: none; }
.ly_top .lytop_main .top_right .nav li .nav_item2 { width: 100%; }
.ly_top .lytop_main .top_right .nav li .nav_item2 a { display: block; width: 100%; height: 60px; overflow: hidden; line-height: 60px; padding: 0 10px; color: #666; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_top .lytop_main .top_right .nav li .nav_item2 a { color: #565656; }
.ly_top .lytop_main .top_right .nav li .nav_item2:hover a { background-color: #2e71b4; color: #fff; }
/*PCæœç´¢*/
.ly_top .lytop_main .top_search { float: right; position: relative; transition: all 0.5s; height: 100%; width: 80px;}
.ly_top .lytop_main .nav-hide .top_search { margin-top: 19px; }
.ly_top .lytop_main .top_search em { background: url(../images/sousou.png) right center no-repeat;cursor: pointer; display: block; height: 33px; margin-top: 33px; overflow: hidden; transition: all 0.3s; }
.ly_top .lytop_main .top_search em:Hover { opacity: 0.8; filter: Alpha(opacity=80); }
.ly_top .lytop_main #showopen .top_search { background: none; }
.ly_top .lytop_main #showopen .top_search em { opacity: 0; filter: Alpha(opacity=0); margin-top: 0; }
.ly_top .lytop_main .top_search .search_con2 { position: absolute; right: 0px; height: 50px; z-index: 100; transform: scale3d(0, 0, 0); transform-origin: right center; transition: all 0.5s; opacity: 0; filter: Alpha(opacity=0); width: 500px; background: #fff; top: 25px; }
.ly_top .lytop_main #showopen .top_search .search_con2 { opacity: 1.0; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1); }
.top_search .search_con2 .search-input { width: 380px; float: left; height: 48px; line-height: 48px; overflow: hidden; border: 1px solid #d4d4d4; border-radius: 5px; font-size: 16px; padding-left: 20px; background: #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.top_search .search_con2 .input1 { height: 48px; line-height: 48px; background: none; border: 0; width: calc(100% - 57px); width: -webkit-calc(100% - 57px); width: -moz-calc(100% - 57px); float: left; outline: none; font-size: 16px; color: #666; }
.top_search .search_con2 .bnts { float: right; width: 56px; height: 48px; background: url(../images/search.png) center center no-repeat; margin-right: 1px; cursor: pointer; border: none; }
.top_search .search_con2 .bnts:hover { transition: all 0.3s; opacity: 0.8; filter: Alpha(opacity=80); }
.top_search .search_con2 .moblie-search-close { position: absolute; top: 15px; right: 15px; width: 20px; height: 20px; background: url(../images/scguan.png) center center no-repeat; }
.nav-hide .top_search .search_con2 .moblie-search-close { background-image: url(../images/scguan.png); }


/* banner å¼€å§‹ */
.apple-banner { width: 100%; height: 620px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 620px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*åˆ†é¡µå™¨*/
.apple-banner .swiper-pagination{ top:auto; bottom:30px !important;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width:13px; height:16px; margin: 0 6px; cursor: pointer; background:none; border:2px solid #fff;  opacity: 1; border-radius:0; transition: all .4s ease;}
.apple-banner .autoplay .swiper-pagination-bullet-active{height:30px; border:2px solid #fff; background:none;}
/* banner ç»“æŸ */

/*é¦–é¡µäº§å“å±•ç¤º*/
.ind_probox{ background:#eef1f3; padding:66px 0 26px; min-height:400px; overflow:hidden;}
.ind_bigtit{ width:100%; padding-bottom:25px;overflow:hidden; position:relative;}
.ind_bigtit:before{ content:""; display:block; width:100%; height:2px; background:#e7e7e7; position:absolute; left:0; bottom:0;}
.ind_bigtit:after{ content:""; display:block; width:126px; height:2px; background:#088898; position:absolute; left:0; bottom:0;}
.ind_bigtit p{ font-size:32px; line-height:34px; color:#333; font-weight:bold; float:left;}
.ind_bigtit p i{color:#088898; font-style:normal;}
.ind_bigtit span{ text-transform:uppercase; font-size:14px; color:#999;display: block; float:left; margin-top: 16px; margin-left:10px;}
.ind_bigtit .more{ display:block; float:right; width:44px; height:44px; background:#088898 url(../images/morejt.png) center no-repeat; border-radius:50%;transition: all .4s ease;}
.ind_bigtit .more:hover{transform: rotate(45deg);}


.ind_probox .sort{ width:100%; height:60px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_probox .sort a{ line-height:60px; padding-left:30px; float:left;transition: all .4s ease;}
.ind_probox .sort a:hover{ color:#088898;}
.ind_probox .sort a:first-child{ padding-left:0;}
.ind_probox ul{ width:100%; margin-top:10px;}
.ind_probox ul li{ width:23.5%; float:left; margin-right:2%; margin-bottom:40px;  background:#fff;}
.ind_probox ul li:nth-child(5n){margin-right:0;}
.ind_probox ul li .propic{ width:100%; height:274px;}
.ind_probox ul li .propic a{ display:block; width:100%; height:100%; position:relative; overflow:hidden;}
.ind_probox ul li .propic a:after{ content:""; display:block;width:100%; height:100%; background:rgba(8,120,136,.6) url(../images/prohover.png) center no-repeat; position:absolute; left:0; bottom:-100%; z-index:2; transition: all .3s ease;}
.ind_probox ul li:hover .propic a:after{ bottom:0;}
.ind_probox ul li .propic a img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.ind_probox ul li .protext .name{ display:block; background:#d6dbe1; width:100%; height:64px; line-height:64px; padding:0 10px; text-align:center; font-size:18px; font-weight:bold;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .3s ease;}
.ind_probox ul li:hover .protext .name{ background:#088898; color:#fff;}
.ind_probox ul li .protext .ms,.ind_probox ul li .protext .btn{ display:none;}

.ind_probox ul li:first-child,.ind_probox ul li:nth-child(5n+1){ width:100%; padding:30px 40px;}
.ind_probox ul li:first-child .propic,.ind_probox ul li:nth-child(5n+1) .propic{ width:340px; height:254px;float:left;}
.ind_probox ul li:first-child .protext,.ind_probox ul li:nth-child(5n+1) .protext{width: calc(100% - 380px); float:right;}
.ind_probox ul li:first-child .protext .name,.ind_probox ul li:nth-child(5n+1) .protext .name{ background:none; text-align:left; font-size:24px;padding:0;}
.ind_probox ul li:first-child:hover .protext .name,.ind_probox ul li:nth-child(5n+1):hover .protext .name{ color:#088898;}
.ind_probox ul li:first-child .protext .ms,.ind_probox ul li:first-child .protext .btn,
.ind_probox ul li:nth-child(5n+1) .protext .ms,.ind_probox ul li:nth-child(5n+1) .protext .btn{ display:block;}
.ind_probox ul li:first-child .protext .ms,.ind_probox ul li:nth-child(5n+1) .protext .ms{ margin-top:10px;font-size:16px; line-height:28px; height:56px; color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ind_probox ul li:first-child .protext .btn,.ind_probox ul li:nth-child(5n+1) .protext .btn{ margin-top:40px;}
.ind_probox ul li:first-child .protext .btn a,.ind_probox ul li:nth-child(5n+1) .protext .btn a{ display:block; width:108px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:14px; background:#088898; float:left; border-radius:20px; transition: all .4s ease;}
.ind_probox ul li:first-child .protext .btn a:hover,.ind_probox ul li:nth-child(5n+1) .protext .btn a:hover{ width:120px;}
.ind_probox ul li:first-child .protext .btn a.ly,.ind_probox ul li:nth-child(5n+1) .protext .btn a.ly{background:#f82838; margin-left:14px;}


/*é¦–é¡µå…³äºŽæˆ‘ä»¬*/
.ind_about{ background:url(../images/aboutbg.jpg) center top no-repeat; overflow:hidden;}
.ind_about .abbt{ font-size:32px; font-weight:bold; color:#fff; text-align:center; padding-top:70px;}
.ind_about .abbt em{ display:block; width:68px; height:3px; background:#f82838;margin:25px auto 0;}
.ind_about .intro{ background:#fff;padding:56px; margin-top:50px; overflow:hidden;}
.ind_about .intro .left{width: calc(100% - 265px); float:left;}
.ind_about .intro .left .company{ width:100%; font-size:28px; font-weight:bold;}
.ind_about .intro .left .company img{ margin-right:10px;}
.ind_about .intro .left .cont{ margin-top:38px; font-size:15px; color:#666; line-height:30px; height:270px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;-webkit-box-orient: vertical;}
.ind_about .intro .left .cont p{font-size:15px; color:#666; line-height:28px;}


.ind_about .intro .right{ width:220px; float:right;}
.ind_about .intro .right a{ display:block; width:100%; height:124px; margin-bottom:1px; background:#eef1f3;display:flex; display: -webkit-flex;align-items:center; justify-content:center; transition: all .4s ease;}
.ind_about .intro .right a em{ display:block; width:54px; height:54px; border-radius:50%; background:#fff url(../images/indab_ico1.png) center no-repeat; margin-right:10px;}
.ind_about .intro .right a p{ font-size:18px; color:#666;}
.ind_about .intro .right a span{ font-size:12px; color:#999; text-transform:uppercase;}
.ind_about .intro .right a:nth-of-type(2) em{background:#fff url(../images/indab_ico2.png) center no-repeat;}
.ind_about .intro .right a:nth-of-type(3) em{background:#fff url(../images/indab_ico3.png) center no-repeat;}
.ind_about .intro .right a:hover{ background:#088898;}
.ind_about .intro .right a:hover p{color:#fff;}
.ind_about .intro .right a:hover span{color:#fff;}
.ind_about .heng{ display:block;}
.ind_about .heng img{ width:100%}

/*é¦–é¡µæ–°é—»*/
.ind_new{ background:#fff; margin:66px 0; overflow:hidden;}
.ind_new .left{ width:350px; float:left; position:relative;}
.ind_new .left img{ width:100%;}
.ind_new .left .newbt{ position:absolute; top:64px; left:30px;}
.ind_new .left .newbt p{ font-size:30px; font-weight:bold;}
.ind_new .left .newbt em{ display:block; width:70px; height:3px; background:#f82838; margin:16px 0;}
.ind_new .left .newbt span{ font-size:26px; line-height:30px; font-weight:bold; text-transform:uppercase; letter-spacing:-1px;}
.ind_new ul{width: calc(100% - 390px); float:right;}
.ind_new ul li{ width:100%; border-bottom:1px solid #e7e7e7; padding-bottom:10px; overflow:hidden;margin-bottom: 30px;}
.ind_new ul li:last-child{ margin-bottom:0;}
.ind_new ul li .text{width: calc(100% - 140px); float:left;}
.ind_new ul li .text .name{ display:block;font-size:20px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; transition: all .3s ease;}
.ind_new ul li:hover .text .name{ color:#088898;}
.ind_new ul li .text span{ font-size:15px; color:#999; line-height:28px; height:56px; margin:20px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_new ul li time{ display:block; width:100px;text-align:right; float:right;}
.ind_new ul li time p{ font-size:18px; color:#ccc; font-weight:bold; text-align:right;margin-top: 20px;}
.ind_new ul li time span{ font-size:34px; font-family:"impact";}
.ind_new ul li time span i{ font-style:normal; color:#088898;}

/*é¦–é¡µæ•°å­—æ»šåŠ¨*/
.ind_data{ background:#086f80 url(../images/databg.jpg) center bottom no-repeat; padding:66px 0; overflow:hidden;}
.ind_data ul{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ind_data ul li{ width:20.5%; margin-right:6%; background:#fff; border-radius:5px; text-align:center; float:left; padding:44px 20px;}
.ind_data ul li:last-child{ margin-right:0;}
.ind_data ul li img{transition: all .4s ease;}
.ind_data ul li:hover img{transform: rotateY(180deg);}
.ind_data ul li em{ display:block; width:24px; height:3px; background:#088898; margin:18px auto;}
.ind_data ul li span{ font-size:16px; color:#088898;}

/*é¦–é¡µæŠ€æœ¯æ–‡ç«&nbsp;*/
.ind_artcle{ padding:66px 0; background:#eef1f3; min-height:400px; overflow:hidden;}
.ind_artcle .artbox{ width:100%; margin-top:40px; overflow:hidden;}
.ind_artcle ul li{ width:33.33333333%; background:#fff; padding:38px; float:left;border-right:1px solid #eef1f3; position:relative;transition: all .3s ease;}
.ind_artcle ul li:hover:after{ content:""; display:block; width:63px; height:28px;background:url(../images/zhejiao.png) center no-repeat; position:absolute; bottom:-1px; right:60px;}
.ind_artcle ul li p{font-size:26px; line-height:30px; font-family:"impact";}
.ind_artcle ul li span{ display:block; font-size:16px; color:#999;}
.ind_artcle ul li .name{font-size:20px; margin:20px 0;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_artcle ul li .ms{ font-size:15px; color:#999; line-height:28px; height:56px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_artcle ul li .more{ display:block; width:130px; height:40px; line-height:38px; text-align:center; color:#999; border:1px solid #dcdcdc; border-radius:5px; margin-top:20px; position:relative; padding-right:17px;}
.ind_artcle ul li .more:after{ content:""; display:block; width:17px; height:18px; background:url(../images/artjt.png) center no-repeat; position:absolute; top:50%; transform:translateY(-50%); right:20px;}

.ind_artcle ul li:hover{ background:#088898;}
.ind_artcle ul li:hover p,.ind_artcle ul li:hover span,.ind_artcle ul li:hover .name,.ind_artcle ul li:hover .ms{color:#fff;}
.ind_artcle ul li:hover .more{ border:#fff; background:#fff; color:#088898;}
.ind_artcle ul li:hover .more:after{background:url(../images/artjt2.png) center no-repeat;}


/*é¦–é¡µå‹æƒ…é“¾æŽ¥*/
.link{padding:66px 0; background:#fff; overflow:hidden;}
.link .linkbox{ border:1px solid #ddd; padding:20px 30px;width: calc(100% - 35px); float:right;}
.link .linkbox .left{ margin-left:-65px; width:210px; float:left;}
.link .linkbox .left img{ margin-right:18px; float:left;}
.link .linkbox .left p{ font-size:20px; font-weight:bold; float:left; text-align:center;}
.link .linkbox .left p span{ display:block; opacity:.1; font-size:50px; line-height:60px;font-family:"impact"; text-transform:uppercase; margin-bottom:-30px; font-weight:normal;}
.link .linkbox .right{ float:left;width: calc(100% - 180px); margin-left:20px;}
.link .linkbox .right a{ padding:0 5px; line-height:28px;}
.link .linkbox .right a:hover{ color:#088898;}

/*footer*/
footer{padding:74px 0 0; background:#000 url(../images/footbg.png) repeat;}
footer .foot1{ padding-bottom:48px; overflow:hidden; border-bottom:1px solid rgba(255,255,255,.1);}
footer .foot1 .left{ width:240px; float:left;}
footer .foot1 .left .ftlg{ max-width:100%;}
footer .foot1 .left .footewm{ margin-top:60px;background:#fff; width:194px; padding:12px; overflow:hidden; position:relative;}
footer .foot1 .left .footewm img{ margin-left:2px; max-width:100%;}
footer .foot1 .left .footewm p{ font-size:15px; color:#666; text-align:center; margin:5px 0 10px;}
footer .foot1 .left .footewm:after{ content:""; display:block; width:164px; height:60px;background:url(../images/scan.png) no-repeat; position:absolute; left:50%; transform:translateX(-50%);top:12px;animation:saomiao 2s linear infinite;}
@keyframes saomiao {
  0% {top:12px;}
  50% {top:60%;}
  0% {top:12px;}
}
footer .foot1 .right{width: calc(100% - 380px); float:right;}
footer .foot1 .right ul.footnav{ width:50%; float:left;display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .foot1 .right ul.footnav li{ width:33%; float:left; border-right:1px solid rgba(255,255,255,.1);}
footer .foot1 .right ul.footnav li p{ font-size:20px; color:#fff;margin-bottom: 50px;}
footer .foot1 .right ul.footnav li a{ display:block; width:100%; height:42px; line-height:42px; font-size:16px; color:rgba(255,255,255,.3);overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
footer .foot1 .right ul.footnav li a:hover{ color:#fff; transition: all .3s ease;}
footer .foot1 .right ul.footnav li:nth-of-type(2){width:67%; padding:0 40px 0 70px;}
footer .foot1 .right .footlx{ width:50%; float:right; padding-left:70px;}
footer .foot1 .right .footlx .ftlxtop{ width:100%; padding-bottom:30px; border-bottom:1px solid rgba(255,255,255,.1); position:relative; overflow:hidden;}
footer .foot1 .right .footlx .ftlxtop span{ font-size:20px; color:#fff;}
footer .foot1 .right .footlx .ftlxtop p{ font-size:28px; color:#dd0b14; font-weight:lighter; margin-top:15px;}
footer .foot1 .right .footlx .ftlxtop img{ position:absolute; right:0; top:50%; transform:translateY(-50%);}
footer .foot1 .right .footlx .ftlxbotm{ margin-top:40px;}
footer .foot1 .right .footlx .ftlxbotm p{ color:#fff;}
footer .foot1 .right .footlx .ftlxbotm p img{ margin-right:10px;}
footer .foot1 .right .footlx .ftlxbotm .btn{ margin-top:100px;}
footer .foot1 .right .footlx .ftlxbotm .btn a{ display:block; width:154px; height:52px; line-height:52px; font-size:18px; color:#fff; text-align:center; background:#f82838; float:left; position:relative;}
footer .foot1 .right .footlx .ftlxbotm .btn a:nth-of-type(2){background:#088898; margin-left:26px;}
footer .foot1 .right .footlx .ftlxbotm .btn p{ font-size:0;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
footer .banquan{ padding:38px 0; overflow:hidden;}
footer .banquan p{width:50%;color: rgba(255,255,255,.3);float:left;}
footer .banquan p a{color: rgba(255,255,255,.3); padding-left:15px;}
footer .banquan p a:hover{ color:#fff;}
footer .banquan p:nth-of-type(2){ float:right;display: flex;display: -webkit-flex;justify-content: end;}

/*å†…é¡µbanner*/
.nybanner{ width:100%; height:548px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nybanner img { display: block; width: 1920px; height: 548px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
.nybanner .w1400{position:relative; height:100%;}
.nybanner .ny_bigt{position: absolute;top:50%;transform: translateY(-50%);height:96px;font-size:32px; font-weight:bold; color:#fff;}
.nybanner .ny_bigt p{ font-size:24px; text-transform:uppercase; opacity:.2;}

/*å†…é¡µé¢åŒ…å±‘*/
.mianbao{margin:24px auto !important; font-size:16px;}
.mianbao img{ margin-right:5px;}
.mianbao a:hover{ color:#088898;}
.mianbao span{ color:#999;}

.abnav{ margin-bottom:48px; overflow:hidden;}
.abnav a{ width:16.6666667%; height:64px; line-height:64px; text-align:center; background:#edf1f4; font-size:18px; float:left; transition: all .4s ease; position:relative;}
.abnav a:after{ content:""; display:block; width:1px; height:18px; background:#ddd; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.abnav a:last-child:after{ display:none;}
.abnav a:hover,.abnav a.on{background:#088898; color:#fff; font-weight:bold;}
.abnav a:hover:after,.abnav a.on:after{ display:none;}

/*nyabout*/
.nyabout_gsjs{ background:#edf1f4; padding:70px 0; overflow:hidden;}
.nyabout_gsjs .left{ width: calc(100% - 694px);  float:left;}
.nybttong span{ font-size:18px; color:rgba(0,0,0,.2);}
.nybttong p{ font-size:36px; line-height:38px; font-weight:bold; color:#333;}
.nybttong em{ display:block; position:relative; margin-top:20px;}
.nybttong em:before{ content:""; display:block; width:16px; height:16px; border-radius:50%; background:#f82838; position:absolute; left:0;}
.nybttong em:after{content:""; display:block; width:16px; height:16px; border-radius:50%; background:#f82838; opacity:.25; position:absolute; left:11px;}
.nyabout_gsjs .left .cont{ color:#666; line-height:28px; margin-top:70px; max-height:336px; overflow-y:scroll;padding-right:20px;min-height: 200px;}
.nyabout_gsjs .left .cont::-webkit-scrollbar { width:3px;}
.nyabout_gsjs .left .fotwenzi{ font-size:20px; font-weight:bold; color:#088898; margin-top:20px;}
.nyabout_gsjs .right{ width:654px; float:right; position:relative;}
.nyabout_gsjs .right img{ max-width:100%;}
.nyabout_gsjs .right .text{ position:absolute; bottom:-50px; right:-50px; background:#088898; padding:20px 28px;}
.nyabout_gsjs .right .text p{ font-size:42px; color:#fff; margin:20px 0 10px;}
.nyabout_gsjs .right .text i{ font-style:normal; padding-left:50px;}
.nyabout_gsjs .right .text span{ display:block; width:60%; float:left; font-size:17px; font-weight:bold; color:rgba(255,255,255,.64);}
.nyabout_gsjs .right .text em{ display:block; width:100px; height:4px;background:url(../images/nygsjjico.png) no-repeat; float: right; margin-top:40px;}
/*about ä¼ä¸šæ–‡åŒ–*/
.nyab_qywh{padding:70px 0; overflow:hidden; background:url(../images/nyab_qywhbg.jpg) center no-repeat; background-size:cover;}
.nyab_qywh .nybttong{ text-align:center;}
.nyab_qywh .nybttong span{ color:rgba(255,255,255,.15);}
.nyab_qywh .nybttong p{ color:#fff;}
.nyab_qywh .nybttong em{ width:27px; margin:20px auto 0;}
.nyab_qywh ul{ width:100%; margin-top:75px;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.nyab_qywh ul li{ width:23.5%; margin-right:2%; background:#fff; float:left; padding:30px; text-align:center; position:relative; overflow:hidden;}
.nyab_qywh ul li:nth-child(4n){ margin-right:0;}
.nyab_qywh ul li:after{ content:""; display:block; width:100%; height:0; background:#088898; position:absolute; left:0; bottom:0; transition: all .4s ease; }
.nyab_qywh ul li:hover:after{ height:4px;}
.nyab_qywh ul li .text{ font-size:44px; color:rgba(153,153,153,.15); font-weight:bold;}
.nyab_qywh ul li .text p{font-size:22px; font-weight:bold; color:#333;transition: all .4s ease; position:relative;margin-bottom: -55px;}
.nyab_qywh ul li:hover .text p{color:#088898;}
.nyab_qywh ul li span{ font-size:15px; color:#999; line-height:26px; padding:0 30px; display:block;}
.nyab_qywh ul li em{ display:block; width:84px; height:84px; margin:0 auto 35px; background:url(../images/qywhicoo1.png) center no-repeat; background-position:-84px 0;}
.nyab_qywh ul li:nth-of-type(2) em{background:url(../images/qywhicoo2.png) center no-repeat;background-position:-84px 0;}
.nyab_qywh ul li:nth-of-type(3) em{background:url(../images/qywhicoo3.png) center no-repeat;background-position:-84px 0;}
.nyab_qywh ul li:nth-of-type(4) em{background:url(../images/qywhicoo4.png) center no-repeat;background-position:-84px 0;}
.nyab_qywh ul li:hover em{background-position:0 0;}
.nyab_qywh ul li:nth-of-type(2):hover em{background-position:0 0;}
.nyab_qywh ul li:nth-of-type(3):hover em{background-position:0 0;}
.nyab_qywh ul li:nth-of-type(4):hover em{background-position:0 0;}

/*å…³äºŽæˆ‘ä»¬ è£èª‰èµ„è´¨*/
.nyab_honor{padding:70px 0; overflow:hidden;}
.nyab_honor .w1400{ position:relative;min-height: 400px;}
.nyab_honor .w1400:after{content:""; display:block; width:100%; height:120px;background:url(../images/honor_dz.png) bottom no-repeat; position:absolute; bottom:0; background-size:cover;}
.nyab_honor .line{ margin-top:70px;}
.nyab_honor .padd{padding:0 95px;}
.nyab_honor .honorbox{ position:relative; overflow:hidden; margin-top:60px; padding-right:28px;}
.nyab_honor .honorbox ul li{ width:32%; float:left; position:relative;}
.nyab_honor .honorbox ul li:after{ content:""; display:block; width:90%; height:280px; background:#000; position:absolute; top:0; left:50px; filter: blur(6px); opacity:.1;transform: skewX(4deg);}
.nyab_honor .honorbox ul li .pic{ display:block; width:100%; height:280px;position:relative; background:#fff; z-index:22;}
.nyab_honor .honorbox ul li .pic img{ max-width:94%; max-height:94%; margin:auto; position:absolute; top:0; bottom:0; left:0; right:0;}
.nyab_honor .honorbox ul li .name{ display:block; width:100%; height:55px; line-height:55px; text-align:center; font-size:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;  z-index:2; position:relative;margin-top: 33px;}
.nyab_honor .honorbox ul li:hover .name{ color:#088898;}
.nyab_honor .swiper-button-prev,.nyab_honor .swiper-button-next{ width:38px; height:38px; border-radius:50%; background:#088898 url(../images/horjt02.png) center no-repeat; right:0; top:90px; z-index:2;}
.nyab_honor .swiper-button-prev{background:#088898 url(../images/horjt01.png) center no-repeat; left:auto; right:53px;}

/*å†…é¡µè§†é¢‘ä¸­å¿ƒ*/
.nyvideo{ padding:70px 0; background:#edf1f4; overflow:hidden;min-height: 400px;}
.nyvideo ul li{ width:32%; margin-right:2%; float:left;margin-bottom:35px;}
.nyvideo ul li:nth-child(3n){ margin-right:0;}
.nyvideo ul li .pic{ display:block; width:100%; height:292px; overflow:hidden; position:relative; background:#fff;}
.nyvideo ul li .pic img{ width:100%; max-height:100%;object-fit: cover; position: absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.nyvideo ul li:hover .pic img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.nyvideo ul li .pic:before{ content:""; display:block; width:50px; height:50px; position:absolute; left:25px; bottom:25px; background:url(../images/videoico.png) center no-repeat; z-index:22;}
.nyvideo ul li .pic:after{ content:""; display:block; width:100%; height:40%; position:absolute; bottom:0;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5))}
.nyvideo ul li .name{ font-size:20px; height:50px; line-height:50px; margin:10px 0 0; width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; transition: all .4s ease;}
.nyvideo ul li:hover .name{ color:#088898;}
.nyvideo ul li time{font-size:16px; color:#999; ma}


/*åˆ†é¡µæ&nbsp;·å¼ å¼€å§‹*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size:15px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #e3e8eb; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:15px;}
#fengye a:hover { background: #0292a8; color: #fff; }
#fengye a.pnnum1 { background: #0292a8; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0292a8; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #e3e8eb; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}
.lyNy_video #fengye { margin:0 auto;}

/*åˆ†é¡µæ&nbsp;·å¼ ç»“æŸ*/

/*NyProducts å¼€å§‹*/
.nybgcor{ background:#edf1f4; padding:70px 0; overflow:hidden;}
.NyProducts {height:auto; min-height:320px;}
.NyProducts .NyPro_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}

.NyProducts .NyPro_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right;}
.NyPro_Right .nyPro_list{ width:100%;min-height:400px;}
.NyPro_Right .nyPro_list li{ width:32%; float:left; margin-right:2%; margin-bottom:20px;  background:#fff;}
.NyPro_Right .nyPro_list li:nth-child(3n){margin-right:0;}
.NyPro_Right .nyPro_list li .propic{ width:100%; height:274px;}
.NyPro_Right .nyPro_list li .propic a{ display:block; width:100%; height:100%; position:relative; overflow:hidden;}
.NyPro_Right .nyPro_list li .propic a:after{ content:""; display:block;width:100%; height:100%; background:rgba(8,120,136,.6) url(../images/prohover.png) center no-repeat; position:absolute; left:0; bottom:-100%; z-index:2; transition: all .3s ease;}
.NyPro_Right .nyPro_list li:hover .propic a:after{ bottom:0;}
.NyPro_Right .nyPro_list li .propic a img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.NyPro_Right .nyPro_list li .protext .name{ display:block; background:#e3e8eb; width:100%; height:58px; line-height:58px; padding:0 10px; text-align:center; font-size:16px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .3s ease;}
.NyPro_Right .nyPro_list li:hover .protext .name{ background:#088898; color:#fff;}
/*äº§å“åˆ†ç±» å¼€å§‹*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cp_type {}
.cp_type .hd { width:100%; height:auto; margin:0 auto 10px; padding:30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cp_type .hd p { width:100%; height:30px; line-height:30px; color:#088898; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.cp_type .hd p img { display:block; width:24px; height:24px; margin:3px 10px 3px 0; padding:0; float:left;}
.cp_type .hd span { display:block; height:24px; line-height:24px; color:#aaa; font-size:14px;}
.cp_type .hd em { display:block; width:50px; height:2px; margin:6px 0 0; padding:0; background:url(../images/line05.png) 0 0 no-repeat;}
.cp_type .hd i { display:none;}

.cp_type .bd { padding:0;}
.cp_type .bd ul li { background-color:#fff; padding:0;}
.cp_type .bd ul li.on {}
.cp_type .bd ul li p { height:40px; line-height:40px; padding:0 70px 0 30px; position:relative;}
.cp_type .bd ul li:last-child p {}
.cp_type .bd ul li p a { display:block; width:100%; padding:0; overflow: hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../images/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:30px;}
.cp_type .bd ul li div { display:none; padding:15px 30px;}
.cp_type .bd ul li div a { display:block; height:32px; line-height:32px; color:#999; font-size:14px; border-top:0px solid #eaeaea; padding:0 0 0 20px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:url(../images/ico08.png) 4px 14px no-repeat;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li:hover p, .cp_type .bd ul li.on p { background-color:#088898}
.cp_type .bd ul li:hover p a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li:hover p span { background:url(../images/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#088898; background:url(../images/ico09.png) 4px 14px no-repeat;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#088898; color:#fff;}

.ProAll { width:100%; height:auto; margin:0 auto; padding:10px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ProAll a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 30px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ProAll a i { display:block; width:40px; height:40px; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:30px;}
.ProAll a:hover { color:#088898;}
.ProAll a:hover i { background:url(../images/mulu3.png) center center no-repeat;}

/*ç›¸å…³æ–‡ç«&nbsp; å¼€å§‹*/
.NyXgwz { width:100%; overflow:hidden; background-color:#fff; margin:30px auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz .NyXgwz_Title { width:100%; height:auto; margin:0 auto; padding:30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_Title p { width:100%; height:30px; line-height:30px; color:#088898; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.NyXgwz_Title p img { display:block; width:24px; height:24px; margin:3px 10px 3px 0; padding:0; float:left;}
.NyXgwz_Title span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.NyXgwz_Title em { display:block; width:50px; height:2px; margin:6px 0 0; padding:0; background:url(../images/line05.png) 0 0 no-repeat;}

.NyXgwz .NyXgwz_List { width:100%; height:auto; margin:0 auto; padding:15px 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd { width:100%; height:auto; margin:0 auto; padding:4px 0;}
.NyXgwz_List dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 0 0 20px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd a i { display:block; width:6px; height:6px; margin:0; padding:0; background:url(../images/ico08.png) center center no-repeat; position:absolute; top:20px; left:4px;}
.NyXgwz_List dl dd a:hover { color:#088898;}
.NyXgwz_List dl dd a:hover i { background:url(../images/ico09.png) center center no-repeat;}

/*ç›¸å…³æ–‡ç«&nbsp; ç»“æŸ*/

/*äº§å“åˆ†ç±» ç»“æŸ*/
/*NyProducts ç»“æŸ*/

/*NyProlist å¼€å§‹*/
.NyProlist {min-height:320px;}
.NyProlist .NyProlist_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}
.NyProlist .NyProlist_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li { width:100%; height:auto; margin:0 auto 30px; padding:15px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.06);}
.NyProlist_Right ul li .NyProlist_Img { width:28.5%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.NyProlist_Right ul li .NyProlist_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eee; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Img a { border:1px solid #088898;}
.NyProlist_Right ul li:hover .NyProlist_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyProlist_Right ul li .NyProlist_Text { width:71.5%; height:auto; overflow:hidden; margin:0; padding:15px 15px 25px 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name a { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Name a { color:#088898;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { width:100%; height:auto; overflow:hidden; margin:10px auto 20px; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { display:block; width:auto; max-width:40%; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 2% 0 0; padding:0 15px; background-color:#edf1f4; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd:nth-child(3) { margin:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd img { display:inline-block; width:16px; height:16px; vertical-align:middle; margin:-2px 4px 0 0; padding:0;}
.NyProlist_Right ul li a.NyProlist_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:0; bottom:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li a.NyProlist_More img { display:block; width:100%; height:100%; margin:0; padding:0;}
.NyProlist_Right ul li:hover a.NyProlist_More { opacity:1;}

/*NyProlist ç»“æŸ*/

/*NyProDetail å¼€å§‹*/
.NyProDetail .NyProDetail_Main { width:100%; height:auto; margin:0 auto 60px; padding:20px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Main .NyProDetail_Img { width:38%; height:auto; margin:0; padding:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px;margin-top: 10px;overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:23.5%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:nth-child(4) { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #e5e5e5; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #088898;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:350px; overflow:hidden; padding:0; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.NyProDetail_Img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:62%; height:auto; margin:0; padding:40px 20px 0 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto 40px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0 0 30px; border-bottom:1px solid #e5e5e5; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; margin:0 auto 10px; padding:0;}
.NyProDetail_Text .NyProDetail_Ms span img { display:block; width:20px; height:20px; margin:5px 10px 5px 0; padding:0; float:left;}
.NyProDetail_Text .NyProDetail_Ms .abc { width:100%; height:auto; max-height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:auto; max-width:30%; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 4% 0 0; padding:0; float:left;}
.NyProDetail_Tags dl dd:nth-child(4) { margin:0;}
.NyProDetail_Tags dl dd i { display:block; width:6px; height:6px; margin:16px 10px 16px 0; padding:0; border:1px solid #088898; border-radius:50%; float:left;}
.NyProDetail_Text .NyProDetail_Btm { width:100%; height:60px; overflow:hidden; margin:40px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a { display:block; width:auto; height:60px; overflow:hidden; margin:0 40px 0 0; padding:0; background-color:#f9f9f9; border-radius:30px; float:left;}
.NyProDetail_Btm a.Btn01 i { display:block; width:60px; height:60px; margin:0; padding:6px; background-color:rgba(0,87,184,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn01 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#088898 url(../images/ico11.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn01 span { display:block; width:auto; height:60px; line-height:40px; color:#088898; font-size:20px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 { margin:0;}
.NyProDetail_Btm a.Btn02 i { display:block; width:60px; height:60px; margin:0; padding:6px; background:rgba(51,51,51,0.05); border-radius:50%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm a.Btn02 i em { display:block; width:48px; height:48px; margin:0; padding:0; background:#333333 url(../images/ico12.png) center center no-repeat; background-size:30px 30px; border-radius:50%;}
.NyProDetail_Btm a.Btn02 span { display:block; width:auto; height:60px; line-height:40px; color:#333333; font-size:24px; font-weight:bold; margin:0; padding:10px 30px 10px 20px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.NyProDetail .NyProDetail_Content { width:100%; height:auto; margin:60px auto; padding:0;}
.NyProDetail_Content .NyProDetail_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}
.NyProDetail_Content .NyProDetail_Right { width:76.5%; height:auto; margin:0; padding:0 0 0 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Right .NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:30px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Con .NyProDetail_Tit { width:100%; height:auto; margin:0 auto 30px; padding:0; border-bottom:1px solid #e6e6e6;}
.NyProDetail_Con .NyProDetail_Tit span { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#088898; font-size:18px; font-weight:bold; margin:0; padding:0; border-bottom:2px solid #088898; float:left;}
.NyProDetail_Con .NyProDetail_Tit a { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:18px; font-weight:bold; margin:0 0 0 60px; padding:0; border-bottom:2px solid #fff; float:left;}
.NyProDetail_Con .NyProDetail_Tit a:hover { color:#088898; border-bottom:2px solid #088898;}

.NyProDetail_Con .ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #999; font-size: 16px; margin:0 auto; padding:0;}
.ProDetailText div, .ProDetailText p { margin:0 auto 20px;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #999; font-size: 16px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#999!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.ProDetailText b { display:block; line-height: 30px; color: #333; font-size: 16px; font-weight: normal; margin:0 0 5px;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPro_PrevNext { width:100%; height:auto; margin:30px auto 0; padding:7px 30px; background-color:#088898; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p { width:42%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p a { line-height:40px; color:#fff; font-size:16px;}
.NyPro_PrevNext p.NyProPrev { padding:0 0 0 30px;}
.NyPro_PrevNext p.NyProNext { padding:0 30px 0 0; text-align:right;}
.NyPro_PrevNext p img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; top:10px;}
.NyPro_PrevNext p.NyProPrev img { left:0;}
.NyPro_PrevNext p.NyProNext img { right:0;}
.NyPro_PrevNext a.NyProAll { display:block; width:16%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; float:left;}
.NyPro_PrevNext a.NyProAll img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}

.OdrTitle { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.OdrTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; text-align:center; margin:0 auto 10px; padding:0;}
.OdrTitle i { display:block; width:128px; height:13px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/line04.png) center center no-repeat;}

.NyProOrder_Main { width:100%; height:auto; margin:60px auto 0; padding:0; position:relative;}
.NyProOrder_Main #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg h3 { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li h4, .NyProOrder_Main #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:25px auto 0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2&gt;span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#666; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:20px 0 0!important; padding:0!important; float:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 30px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important; float:left;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input:hover { background-color:#292929!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#088898!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#f82838!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}

/*NyProDetail ç»“æŸ*/
/*æ&nbsp;‡é¢˜æ&nbsp;·å¼*/
.ly_Title1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:36px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_Title2 p { color:#fff;}
.ly_Title1 span { display:block; width:144px; height:13px; margin:17px auto 0; padding:0; background:url(../images/line01.png) center center repeat-x;}
.ly_Title1 span i { display:block; width:13px; height:13px; margin:0 auto; padding:0; background-color:#088898;}


/*NyNews å¼€å§‹*/
.NyNews { width:100%; overflow:hidden; margin:0 auto; padding:70px 0; background-color:#edf1f4;}
.NyNews .NyNews_Main {min-height:320px;}
.NyNews_Main .NyNews_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyNews_List ul li { width:48%; height:auto; margin:0 4% 30px 0; padding:0 0 0 100px; position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.NyNews_List ul li .NyNews_Time { width:100px; height:100px; margin:0; padding:20px 0; background-color:#e3e8eb; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Time em { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:16px; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Time { background-color:#088898;}
.NyNews_List ul li:hover .NyNews_Time em { color:rgba(255,255,255,0.65);}
.NyNews_List ul li:hover .NyNews_Time span { color:#fff;}
.NyNews_List ul li .NyNews_Text { width:100%; height:auto; overflow:hidden; margin:0; padding:25px 30px; background-color:rgba(51,51,51,0); position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews_List ul li .NyNews_Text a.NyNews_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto 14px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text { background-color:rgba(51,51,51,1);}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_Name { color:#fff;}
.NyNews_List ul li:hover .NyNews_Text p { color:rgba(255,255,255,0.45);}

.NyNews_List ul li .NyNews_Text a.NyNews_More { display:block; width:50px; height:50px; margin:0; padding:0; position:absolute; right:-50px; bottom:-50px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text a.NyNews_More img { display:block; width:50px; height:50px; margin:0; padding:0;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More { right:0; bottom:0;}

/*NyNewDetail å¼€å§‹*/
.NyNewDetail { width:100%; background: #edf1f4;padding: 70px 0;overflow: hidden; min-height:400px;}
.NyNewDetail_Main .NyNewDetail_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 15px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 30px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;height: 40px;}
.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Content img { display:inline-block; width:auto!important; max-width:100%!important; height:auto!important;}

.NyPrevNext { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul { width:1400px; margin:0 auto;}
.NyPrevNext ul li { width:100%; height:auto; min-height:100px; overflow:hidden; line-height:40px; color:#999; font-size:18px; margin:0; padding:30px 0 30px 120px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:nth-child(1) { border-bottom:1px solid #e6e6e6;}
.NyPrevNext ul li i { display:block; width:100px; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:18px; font-style:normal; text-align:center; background-color:#edf1f4; border-radius:20px; margin:0; padding:0; position:absolute; left:0; top:30px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li:hover i { color:#fff; background-color:#088898;}
.NyPrevNext ul li:hover a { color:#088898; text-decoration:underline;}
/*NyNewDetail ç»“æŸ*/
/*NyNews ç»“æŸ*/

.fvopvideo { width:80% !important; height:500px!important;margin:0 auto 20px !important;position:relative;z-index:99;}


/*NyContactUs å¼€å§‹*/
.NyContactUs { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyContactUs .NyContactUs_Infor { width:100%; height:auto; margin:0 auto; padding:60px 0; background-color:#edf1f4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUsInfor_Main .NyContactUsInfor_Con { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff;}
.NyContactUsInfor_Con .NyContactUs_Ewm { width:28.5%; height:250px; overflow:hidden; margin:0; padding:40px; background:#088898 url(../images/Bg1.jpg) center center no-repeat; background-size:cover; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm p { width:100%; height:auto; line-height:30px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0 auto 20px; padding:0;}
.NyContactUs_Ewm span { display:block; width:120px; height:120px; overflow:hidden; margin:0 auto; padding:9px; border:1px solid rgba(255,255,255,0.25); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span img { display:block; width:100px; height:100px; margin:0 auto; padding:0;}

.NyContactUsInfor_Con .NyContactUs_Lxfs { width:71.5%; height:250px; overflow:hidden; margin:0; padding:67px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li { width:33.333333%; height:auto; margin:0; padding:0 20px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li:nth-child(3) { border:0;}
.NyContactUs_Lxfs ul li img { display:block; width:44px; height:44px; margin:0 auto 20px; padding:0;}
.NyContactUs_Lxfs ul li span { display:block; width:100%; height:auto; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.NyContactUs_Lxfs ul li p { width:100%; height:22px; overflow:hidden; line-height:22px; color:#999; font-size:18px; text-align:center; word-break:break-all; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}

.NyContactUs .NyContactUs_Map {margin:60px auto;}
.NyMap { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyMap .dz_map { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyMap .dz_map #container { height:120%;}

/*NyContactUs ç»“æŸ*/

.NyTitle { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyTitle span { display:block; width:100%; height:56px; overflow:hidden; line-height:56px; color:rgba(0,0,0,0.06); font-family:"Impact"; font-size:60px; margin:0 auto; padding:0;}
.NyTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; margin:-20px auto 10px; padding:0;}
.NyTitle i { display:block; width:60px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#088898;}

/*NyOrder å¼€å§‹*/
.NyOrder { width:100%;overflow:hidden;padding:70px 0; background-color:#edf1f4;}
.NyOrder .NyOrder_Main {padding:40px; background-color:#fff; }
.NyOrder_Main .NyOrder_Left { width:28%; height:660px; overflow:hidden; margin:0; padding:60px 40px; background:#088898 url(../images/ico07.png) -80px 460px no-repeat; background-size:320px 220px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Left .NyOrder_Img { width:180px; height:180px; margin:0 auto 40px; padding:7px 0; background-color:rgba(0,0,0,0.05); border-radius:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Img img { display:block; width:150px; height:150px; margin:0 auto; padding:0; border:8px solid rgba(0,0,0,0.05); border-radius:50%;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:28px; margin:0 auto 15px; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyOrder_Left .NyOrder_Btn { width:100%; height:auto; margin:60px auto 0; padding:0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Btn a { display:block; width:100%; height:52px; overflow:hidden; line-height:52px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; background-color:#333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Btn a img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}
.NyOrder_Btn a:hover { background-color:#202020;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:0 auto!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#666; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2&gt;span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#f9f9f9!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#202020!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#088898!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#f82838!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}

/*NyOrder ç»“æŸ*/

/*NyHonor å¼€å§‹*/
.NyHonor { width:100%; overflow:hidden;padding:70px 0; background-color:#edf1f4;}
.NyHonor_Main .NyHonor_List { width:100%; height:auto; margin:0 auto; padding:0; min-height:300px;}
.NyHonor_List ul li { width:23.5%; height:auto; margin:0 2% 40px 0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:nth-child(4n+4) { margin:0 0 40px;}
.NyHonor_List ul li .NyHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyHonor_List ul li:hover .NyHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyHonor_List ul li .NyHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyHonor_List ul li .NyHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyHonor_List ul li:hover .NyHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyHonor_List ul li a.NyHonor_Name { display:block; width:100%;overflow:hidden;color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis;padding:10px 0 15px;border-bottom:1px solid #e6e6e6;}
.NyHonor_List ul li:hover a.NyHonor_Name { color:#088898; border-bottom:1px solid #088898;}
.NyNewDetail_Content .honr_img img{ max-width:70%;}
/*NyHonor ç»“æŸ*/

/*ç½‘ç«™å³ä¾§æ¼‚æµ®*/
.f_pf1 { margin: -90px 0 0; position: fixed; top: 50%; right: 10px; z-index: 2; }
.f_pf1 a.qqa { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.5); margin-bottom: 2px; font-size: 0; }
.f_pf1 a.qqa:hover { background: #088898; }
.f_pf1 a.qqa:after { content: ''; display: block; width: 24px; height: 24px; background: url(../images/slidebar_icon.png) top center no-repeat; overflow: hidden; margin: 9px 10px; }
.f_pf1 .tela&gt;a { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.5); margin-bottom: 2px; }
.f_pf1 .tela&gt;a:hover { background: #088898; }
.f_pf1 .tela&gt;a:after { content: ''; display: block; width: 24px; height: 24px; background: url(../images/slidebar_icon.png) center -27px no-repeat; overflow: hidden; margin: 9px 10px; }
.f_pf1 .tela .wz { position: absolute; top: 50px; left: -224px; z-index: 999; display: none; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.f_pf1 .tela:hover .wz { display: block; }
.f_pf1 .tela p { background: #fff;width: 200px; height: 40px; overflow: hidden; font-size: 18px; font-weight: bold; color: #088898; line-height: 40px; text-align: center; }
.f_pf1 .tela p em { width: 0; height: 0; border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; margin-top: -4px; position: absolute; top: 50%; right: -6px; }
.f_pf1 .wxa { position: relative; }
.f_pf1 .wxa&gt;span { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.5); margin-bottom: 2px; }
.f_pf1 .wxa&gt;span:hover { background: #088898; }
.f_pf1 .wxa&gt;span:after { content: ''; display: block; width: 24px; height: 24px; background: url(../images/slidebar_icon.png) center -52px no-repeat; overflow: hidden; margin: 9px 10px; }
.f_pf1 .wxa .code { position: absolute; top: -44px; left: -144px; z-index: 999; display: none; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.f_pf1 .wxa:hover .code { display: block; }
.f_pf1 .wxa .code p { background: #fff; padding: 5px; width: 120px; height: 120px; overflow: hidden; position: relative; }
.f_pf1 .wxa .code p img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.f_pf1 .wxa .code p em { width: 0; height: 0; border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent transparent transparent #fff; margin-top: -4px; position: absolute; top: 50%; right: -6px; }
.f_pf1 a.totop { display: block; width: 44px; height: 44px; overflow: hidden; background: rgba(0,0,0,.5); margin-bottom: 2px; cursor: pointer; }
.f_pf1 a.totop:hover { background: #088898; }
.f_pf1 a.totop:after { content: ''; display: block; width: 24px; height: 24px; background: url(../images/slidebar_icon.png) center -76px no-repeat; overflow: hidden; margin: 9px 10px; }
/*å³ä¾§æ¼‚æµ® ç»“æŸ*/
</pre></body></html>